home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / extraurb / mi076.dir / 00058_Script_58 < prev    next >
Text File  |  1983-01-30  |  217b  |  11 lines

  1. on exitFrame
  2.   global suonaaudio,anim_loco,dove
  3.   set dove to 0
  4.   set anim_loco to true
  5.   spegni 40,47
  6.   entrata 38,47
  7.   if suonaaudio = true then
  8.     set suonaaudio = false
  9.     suono 1,"e07624"
  10.   end if
  11. end